Skip to content

build-utils: Add new script to generate tar bins#91

Merged
keerthi-go merged 1 commit intomainfrom
feat/handle-prebuilts
Jan 9, 2026
Merged

build-utils: Add new script to generate tar bins#91
keerthi-go merged 1 commit intomainfrom
feat/handle-prebuilts

Conversation

@keerthi-go
Copy link
Contributor

Utility to create a data tarball from .deb files listed in a Debian .changes file.
Auto-detects newest .changes (or use --changes-file/--output-dir) and collects referenced .deb artifacts.
Extracts each with dpkg-deb -x into data//arm64/.
Archives the data/ tree as <changes_basename>.tar.gz alongside the .changes.
Options: --arch (default arm64); requires dpkg-deb.

@keerthi-go keerthi-go force-pushed the feat/handle-prebuilts branch from cc1df60 to 66dafda Compare January 9, 2026 22:22
Signed-off-by: Keerthi Gowda <kbalehal@qti.qualcomm.com>
@keerthi-go keerthi-go force-pushed the feat/handle-prebuilts branch from 66dafda to 61d0ec8 Compare January 9, 2026 22:23
@keerthi-go keerthi-go merged commit 02fb8b9 into main Jan 9, 2026
6 checks passed
@keerthi-go keerthi-go deleted the feat/handle-prebuilts branch January 9, 2026 22:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants